BaseSubsystem.State property

The EtherCAT state of the master. The link is considered ready when the master is in operational state.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
EthercatState State { get; }
ReadOnly Property State As EthercatState

Property value

Type: EthercatState

See also

BaseSubsystem Class

IntervalZero.KINGSTAR.Base.Class Namespace